home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / cli / system2.arc / TERMINAL.XSL < prev    next >
Encoding:
Text File  |  1985-11-20  |  91 b   |  9 lines

  1. *
  2. * Uses terminal for I/O
  3. *
  4.  
  5. set stdout="aux:"
  6. set stdin="aux:"
  7. set stderr="aux:"
  8.  
  9.